PyramidContentItem

Pyramid Content item object.

API Section: Objects

Type: Object

Properties

Name

Description

Required

Type

Format

id

The content item's ID

-

string

parentId

The content item's parent ID

-

string

caption

The content item's caption

-

string

itemType

The content item's type enumeration

-

ItemType

createdBy

The creator's user ID

-

string

createdDate

The create date of the item

-

string

date-time

version

The version of the item

-

string

modifiedDate

The modified date if the item

-

string

date-time

description

The description of the item

-

string

tenantId

The content item's related tenant ID

-

string

contentType

The content type enumeration

-

ContentType

Usages
  • /API2/content/findContentItem
  • /API2/content/getAllItemsCreatedByUser
  • /API2/content/getAllUserContentItems
  • /API2/content/getAutoRecommendedItems
  • /API2/content/getContentItemMetaData
  • /API2/content/getFavoriteItems
  • /API2/content/getFolderItems
  • /API2/content/getMostUsedItems
  • /API2/content/getPrivateFolderForUser
  • /API2/content/getPrivateRootFolder
  • /API2/content/getPublicOrGroupFolderByTenantId
  • /API2/content/getRecentItems
  • /API2/content/getRecommendedItems
  • /API2/content/getUserGroupFolders
  • /API2/content/getUserGroupRootFolder
  • /API2/content/getUserPrivateFolder
  • /API2/content/getUserPublicFolders
  • /API2/content/getUserPublicRootFolder